]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
bridge: use __u16 in if_bridge.h
authorCong Wang <amwang@redhat.com>
Thu, 14 Feb 2013 05:32:31 +0000 (13:32 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Feb 2013 05:54:17 +0000 (00:54 -0500)
commit9f89ec82521957de807dc0d56264ee226bbe9b98
tree076e60276c730785a2324f3f6f3fd186709b9bde
parent93197b13d93cee5674014a8a6c4ab0e997579a64
bridge: use __u16 in if_bridge.h

We should use "__u16" instead of "u16" in the user-space visable
header.

Cc: Vlad Yasevich <vyasevic@redhat.com>
Cc: Stephen Hemminger <stephen@networkplumber.org>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/if_bridge.h