]> git.baikalelectronics.ru Git - kernel.git/commit
cxgb4: Fix endian bug introduced in cxgb4 dcb patchset
authorAnish Bhatt <anish@chelsio.com>
Tue, 24 Jun 2014 06:11:09 +0000 (23:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Jun 2014 19:54:52 +0000 (12:54 -0700)
commitca6c1725632b3adf47de814aee53bbaf8df09f94
treef0677f931b67664cafccb487c6c99bdf97e2cb76
parentbc41e8ab87cc18255fc2a499847883b2ae5838a4
cxgb4: Fix endian bug introduced in cxgb4 dcb patchset

Hi,
 This patch fixes warnings generated by sparse as pointed out by kbuild test
 robot, please apply to net-next. Applies on top of
commit bc41e8ab87cc18255fc2a499847883b2ae5838a4 ("trivial: net/irda/irlmp.c:
Fix closing brace followed by if")
-Anish

v2: cleanup submission as per davem's feedback

Fixes: a99baeb6c0a0 ("cxgb4 : Add DCBx support codebase and dcbnl_ops")
Signed-off-by: Anish Bhatt <anish@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c