compat-drivers: fix 61-netdev-addr_assign_type.patch
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 8 Jan 2013 22:04:47 +0000 (16:04 -0600)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 8 Jan 2013 22:04:47 +0000 (16:04 -0600)
commitb0b8a2b08f77e8c0d4d4825835a032a07ea5deec
treee2fbd0abf4bec721ac1d79c1ffbec68bb3bcabb1
parent286628af775d21cd56e02d66e7e103d66fc17119
compat-drivers: fix 61-netdev-addr_assign_type.patch

The following two patches adjusted uses of NET_ADDR_RANDOM
on some Ethernet drivers. This change adopts these changes
on the 61-netdev-addr_assign_type.patch patch.

commit 15c6ff3bc0ff3464a8c7efcdea09c86454571622
Author: Jiri Pirko <jiri@resnulli.us>
Date:   Tue Jan 1 03:30:17 2013 +0000

    net: remove unnecessary NET_ADDR_RANDOM "bitclean"

    NET_ADDR_SET is set in dev_set_mac_address() no need to alter
    dev->addr_assign_type value in drivers.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
commit e41b2d7fe7803e85e1202d0eb172717d7bf1bbaf
Author: Jiri Pirko <jiri@resnulli.us>
Date:   Tue Jan 1 03:30:15 2013 +0000

    net: set dev->addr_assign_type correctly

    Not a bitfield, but a plain value.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
patches/collateral-evolutions/network/61-netdev-addr_assign_type.patch