sfc: use netdev_rss_key_fill() helper
authorEric Dumazet <edumazet@google.com>
Sun, 16 Nov 2014 14:23:17 +0000 (06:23 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 16 Nov 2014 20:59:13 +0000 (15:59 -0500)
commit7a20db379ce7baeb258631a4fd1971d18f3af422
tree9cf4f2893e10dca71a99dd2714f8dec7196049b8
parentb9d1ab7eb42ede51ffbb6cafffd0a521b30c12e1
sfc: use netdev_rss_key_fill() helper

Use netdev_rss_key_fill() helper, as it provides better support for some
bonding setups.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Shradha Shah <sshah@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sfc/efx.c