]> git.baikalelectronics.ru Git - kernel.git/commit
net: thunderx: Fix for HW TSO not enabled for secondary qsets
authorSunil Goutham <sgoutham@cavium.com>
Tue, 16 Feb 2016 10:59:50 +0000 (16:29 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Feb 2016 03:24:57 +0000 (22:24 -0500)
commite14b3ce06cdfcd3885949bedc6e36676c0141de1
treea60110ce48f0f8a2a8e19a4f90b82ef56223fcc9
parentab54bb27256b64838a10492239bef1867cbbf0bb
net: thunderx: Fix for HW TSO not enabled for secondary qsets

For secondary Qsets 'hw_tso' is not getting set as probe() returns
much earlier. Fixed it by moving silicon revision check.

Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cavium/thunder/nicvf_main.c