Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
authorAnish Bhatt <anish@chelsio.com>
Thu, 17 Jul 2014 05:32:39 +0000 (22:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jul 2014 23:02:29 +0000 (16:02 -0700)
commitc2659479f7865fb538493089bce3dd3d2abf90b0
treebe1dbef19fbeb971a8a6445536d80f1a163fe465
parent9cc63db5e1f2f1c387f1a4c9983cf1364fe4ef95
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8

v2: fixed issue with checking return of dcbnl_rtnl_ops->getapp()

Signed-off-by: Anish Bhatt <anish@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.c
drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c
drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c
drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c
include/net/dcbnl.h
net/dcb/dcbnl.c