Rasesh Mody f29eeb79ac bna: Handle the TX Setup Failures
Change details:
 - When bnad_setup_tx() returns NULL, the error is NOT returned to the caller.
   The caller will incorrectly assume success. So Return ENOMEM when bna_tx_create()
   fails.
 - If bnad_tx_msix_register() fails, call bna_tx_destroy() to free tx & to NULL
   the bnad reference to tcb.

Signed-off-by: Rasesh Mody <rmody@brocade.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-12-18 00:30:34 -05:00
..
2013-11-14 17:14:42 -05:00
2013-12-18 00:30:34 -05:00
2013-12-11 00:19:17 -05:00
2013-12-17 17:09:44 -05:00
2013-12-10 21:47:35 -05:00
2013-08-30 17:43:37 -04:00
2013-08-30 17:43:38 -04:00
2013-08-30 17:43:35 -04:00
2013-11-07 02:14:32 -05:00
2013-08-11 21:38:12 -07:00