luigi 39ab708a85 Various bugfixes from Stefano Garzarella:
1. oce_multiq_start(): make sure the buffer is consumed even on ENXIO
2. oce_multiq_transmit(): there is an extra call to drbr_enqueue()
  causing the mbuf to be enqueued twice when the NIC's queue is full,
  and potential panics
3. oce_multiq_transmit(): same problem fixed recently in ixgbe (r267187)
   and other drivers: if the mbuf is enqueued, the proper return value is 0

Submitted by:	Stefano Garzarella
MFC after:	3 days
2014-07-02 12:13:11 +00:00
..
2014-07-01 14:54:34 +00:00
2013-09-04 18:42:05 +00:00
2014-07-01 19:50:47 +00:00
2013-10-29 11:17:49 +00:00
2013-08-28 14:49:36 +00:00
2014-06-02 18:45:36 +00:00
2013-10-28 23:34:05 +00:00
2014-05-20 19:55:06 +00:00
2013-07-07 19:47:22 +00:00
2014-06-24 20:09:02 +00:00
2014-05-16 21:19:17 +00:00
2014-07-01 23:41:54 +00:00
2013-09-05 23:14:27 +00:00
2014-04-30 06:40:30 +00:00
2013-10-08 19:07:48 +00:00
2013-10-29 11:17:49 +00:00
2014-05-16 21:19:17 +00:00
2013-10-29 11:17:49 +00:00
2014-02-04 20:52:33 +00:00