summaryrefslogtreecommitdiffstats
path: root/net/bridge
diff options
context:
space:
mode:
authorTomasz Bursztyka2013-10-28 11:19:45 +0100
committerPablo Neira Ayuso2013-10-28 17:41:49 +0100
commit98c37b6b01812d331db4d49cacd603891d0d53ba (patch)
tree60e0a8e535e10ca1e16b798c5d5384c77d39031d /net/bridge
parentnetfilter: bridge: fix nf_tables bridge dependencies with main core (diff)
downloadkernel-qcow2-linux-98c37b6b01812d331db4d49cacd603891d0d53ba.tar.gz
kernel-qcow2-linux-98c37b6b01812d331db4d49cacd603891d0d53ba.tar.xz
kernel-qcow2-linux-98c37b6b01812d331db4d49cacd603891d0d53ba.zip
netfilter: nft_nat: Fix endianness issue reported by sparse
This patch fixes this: CHECK net/netfilter/nft_nat.c net/netfilter/nft_nat.c:50:43: warning: incorrect type in assignment (different base types) net/netfilter/nft_nat.c:50:43: expected restricted __be32 [addressable] [usertype] ip net/netfilter/nft_nat.c:50:43: got unsigned int [unsigned] [usertype] <noident> net/netfilter/nft_nat.c:51:43: warning: incorrect type in assignment (different base types) net/netfilter/nft_nat.c:51:43: expected restricted __be32 [addressable] [usertype] ip net/netfilter/nft_nat.c:51:43: got unsigned int [unsigned] [usertype] <noident> net/netfilter/nft_nat.c:65:37: warning: incorrect type in assignment (different base types) net/netfilter/nft_nat.c:65:37: expected restricted __be16 [addressable] [assigned] [usertype] all net/netfilter/nft_nat.c:65:37: got unsigned int [unsigned] <noident> net/netfilter/nft_nat.c:66:37: warning: incorrect type in assignment (different base types) net/netfilter/nft_nat.c:66:37: expected restricted __be16 [addressable] [assigned] [usertype] all net/netfilter/nft_nat.c:66:37: got unsigned int [unsigned] <noident> Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions