Re: [PATCH net-next] bnx2x: Add new device ids under the Qlogic vendor

2015-08-27 Thread David Miller
From: Yuval Mintz Date: Thu, 27 Aug 2015 08:03:08 +0300 > This adds support for 3 new PCI device combinations - > 1077:16a1, 1077:16a4 and 1077:16ad. > > Signed-off-by: Yuval Mintz Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to

[PATCH net-next] bnx2x: Add new device ids under the Qlogic vendor

2015-08-26 Thread Yuval Mintz
This adds support for 3 new PCI device combinations - 1077:16a1, 1077:16a4 and 1077:16ad. Signed-off-by: Yuval Mintz --- Hi Dave, Please consider applying this to 'net-next'. Thanks, Yuval --- drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 3 +++ 1 file changed, 3 insertions(+) diff --git