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)
commit5433ba365f6dd9f30899188755eb4b093314732c
treef0677f931b67664cafccb487c6c99bdf97e2cb76
parent79631c89ed70643fd0579a65834b227795b251ee
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 79631c89ed70643fd0579a65834b227795b251ee ("trivial: net/irda/irlmp.c:
Fix closing brace followed by if")
-Anish

v2: cleanup submission as per davem's feedback

Fixes: 76bcb31efc06 ("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