]> www.infradead.org Git - users/jedix/linux-maple.git/commit
be2net: don't create multiple RX/TX rings in multi channel mode
authorSathya Perla <sathya.perla@emulex.com>
Mon, 24 Oct 2011 02:45:03 +0000 (02:45 +0000)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 8 Dec 2011 23:36:10 +0000 (15:36 -0800)
commit1cdac6a109a8f0401d0ef3816671e77bcbccdf69
treede3373400a1c32700f2d919bc13afe9faa2aa6ac
parent53ba339d00e1ade98857f03a24f60db57aa9a762
be2net: don't create multiple RX/TX rings in multi channel mode

When the HW is in multi-channel mode based on the skew/IPL, there are
4 functions per port and so not enough resources to create multiple
RX/TX rings for each function.

Signed-off-by: Suresh Reddy <suresh.reddy@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/benet/be_cmds.h
drivers/net/benet/be_main.c