kernel-hacking-2024-linux-s.../net/dcb
John Fastabend ab6baf980b dcb: fix return type on dcb_setapp()
Incorrect return type on dcb_setapp() this routine
returns negative error codes. All call sites of
dcb_setapp() assign the return value to an int already
so no need to update drivers.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-06-21 16:06:12 -07:00
..
dcbevent.c net_dcb: add application notifiers 2010-12-31 10:47:46 -08:00
dcbnl.c dcb: fix return type on dcb_setapp() 2011-06-21 16:06:12 -07:00
Kconfig DCB: fix kconfig option 2008-11-25 01:02:08 -08:00
Makefile net_dcb: add application notifiers 2010-12-31 10:47:46 -08:00