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

No differences found