backports: handle rename of ndo_set_vf_tx_rate to ndo_set_vf_rate
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 8 Jun 2014 15:49:43 +0000 (17:49 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 16 Jun 2014 18:23:38 +0000 (20:23 +0200)
commit4d35cb8518ca9ef0c179d322487b131f3c9d20d7
treef6dfd8e16aadf4cc888afc8f1c56c763086a7c47
parent06c4c951bcb7d584dba92d3e7762ff93505cd912
backports: handle rename of ndo_set_vf_tx_rate to ndo_set_vf_rate

This member of struct net_device_ops was renamed and the function
signature was also changed a bit.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
patches/collateral-evolutions/network/0043-ndo_set_vf_rate/igb.patch [new file with mode: 0644]