backports: add eth_prepare_mac_addr_change() and eth_commit_mac_addr_change()
authorPatrick Ziegler <patrick.ziegler@fh-kl.de>
Thu, 15 Aug 2013 12:40:09 +0000 (14:40 +0200)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Fri, 16 Aug 2013 02:56:27 +0000 (19:56 -0700)
commit521acfd92f168fc9b8b6a1cefe9a165243f3d872
treef7212b8cd21940cb189901b277000883c342409a
parent27a8741e3312871854711f4699feed58c0b5d699
backports: add eth_prepare_mac_addr_change() and eth_commit_mac_addr_change()

These functions are required by qmi_wwan device driver.

Signed-off-by: Patrick Ziegler <patrick.ziegler@fh-kl.de>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
backport/backport-include/linux/etherdevice.h
backport/backport-include/linux/if.h
backport/compat/compat-3.9.c