commit | 34bac2ef5981666261fcf6932f4cd718b820323f | [log] [tgz] |
---|---|---|
author | Neil Horman <nhorman@tuxdriver.com> | Sat Aug 03 10:45:55 2013 +0000 |
committer | Robert Love <robert.w.love@intel.com> | Wed Sep 04 12:40:43 2013 -0700 |
tree | c13ed8fe17e3ae3d712f60076be2a93db8aa4d3a | |
parent | 8b6124345207e4c2141bed78f1bf7c4f526a6d19 [diff] |
fcoe: cleanup return codes from fcoe_rcv the return codes from fcoe_rcv should be NET_RX_*, not 0 or -1. Signed-off-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: Robert Love <robert.w.love@intel.com>