summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/bcm_sf2.c
diff options
context:
space:
mode:
authorThadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>2014-11-25 16:21:11 (GMT)
committerDavid S. Miller <davem@davemloft.net>2014-11-25 20:18:45 (GMT)
commita620a6bc1c94c22d6c312892be1e0ae171523125 (patch)
tree31093d51e496a0cc052c73a4f57e3141bd233d96 /drivers/net/dsa/bcm_sf2.c
parentc3658e8d0f10147fc86018be7f11668246c156d3 (diff)
downloadlinux-a620a6bc1c94c22d6c312892be1e0ae171523125.tar.xz
tg3: fix ring init when there are more TX than RX channels
If TX channels are set to 4 and RX channels are set to less than 4, using ethtool -L, the driver will try to initialize more RX channels than it has allocated, causing an oops. This fix only initializes the RX ring if it has been allocated. Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa/bcm_sf2.c')
0 files changed, 0 insertions, 0 deletions