]> git.baikalelectronics.ru Git - kernel.git/commit
net: thunderx: Use netdev_rss_key_fill() helper
authorSunil Goutham <sgoutham@cavium.com>
Fri, 12 Aug 2016 11:21:43 +0000 (16:51 +0530)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Aug 2016 18:59:33 +0000 (11:59 -0700)
commit53daffd5a9e4031e38c694481fd15556c7907066
tree88c4a9bb3832873d8c07a555d69fba0f4a7dfab4
parent64d6a31bcefd6683c24561e227d8132f681ce3c5
net: thunderx: Use netdev_rss_key_fill() helper

Use standard API to generate a random RSS hash key
on every boot.

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