bnx2x: Set NETIF_F_HIGHDMA unconditionally
authorMerav Sicron <[email protected]>
Sun, 20 Oct 2013 14:51:34 +0000 (16:51 +0200)
committerDavid S. Miller <[email protected]>
Mon, 21 Oct 2013 22:31:36 +0000 (18:31 -0400)
commitedd31476011052d8f6591a3194ba0716b0cea681
tree9e880b922d1fedf15034a8f01b41ac46cc8f9eb4
parent4293b9f57a46469d6762be3300e2c3fa6515905d
bnx2x: Set NETIF_F_HIGHDMA unconditionally

Current driver implementation incorrectly sets the flag only if 64-bit
DMA mask succeeded.

Signed-off-by: Merav Sicron <[email protected]>
Signed-off-by: Yuval Mintz <[email protected]>
Signed-off-by: Ariel Elior <[email protected]>
Signed-off-by: Eilon Greenstein <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c