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)
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>

No differences found