Searched hist:ab6baf98 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ |
H A D | dcbnl.h | ab6baf98 Tue Jun 21 02:34:58 CDT 2011 John Fastabend <john.r.fastabend@intel.com> 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> ab6baf98 Tue Jun 21 02:34:58 CDT 2011 John Fastabend <john.r.fastabend@intel.com> 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>
|
/openbmc/linux/net/dcb/ |
H A D | dcbnl.c | ab6baf98 Tue Jun 21 02:34:58 CDT 2011 John Fastabend <john.r.fastabend@intel.com> 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> ab6baf98 Tue Jun 21 02:34:58 CDT 2011 John Fastabend <john.r.fastabend@intel.com> 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>
|