提交 ababf385 编写于 作者: T Tony Cheneau 提交者: David S. Miller

6lowpan: fix a small formatting issue

This formatting issue was introduced with commit
d4ac3236Signed-off-by: NTony Cheneau <tony.cheneau@amnesiak.org>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 028889b0
...@@ -104,7 +104,7 @@ static const u8 lowpan_llprefix[] = {0xfe, 0x80}; ...@@ -104,7 +104,7 @@ static const u8 lowpan_llprefix[] = {0xfe, 0x80};
struct lowpan_dev_info { struct lowpan_dev_info {
struct net_device *real_dev; /* real WPAN device ptr */ struct net_device *real_dev; /* real WPAN device ptr */
struct mutex dev_list_mtx; /* mutex for list ops */ struct mutex dev_list_mtx; /* mutex for list ops */
unsigned short fragment_tag; unsigned short fragment_tag;
}; };
struct lowpan_dev_record { struct lowpan_dev_record {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册