[ovs-dev] [PATCH v3 3/6] netdev-linux: Cache error code from ether-addr ioctl.

Ben Pfaff blp at nicira.com
Fri Mar 9 20:30:12 UTC 2012


On Fri, Mar 09, 2012 at 12:02:31PM -0800, Pravin B Shelar wrote:
> Fixed according to comments from Ben.
> v2-v3:
>      - Only cache ENODEV error code from set etheraddr.
>      - Fixed comment in netdev_linux_get_etheraddr().
>      - Fixed rtnetlink_link_parse().
> 
> v1-v2:
>      - Changed check for VALID_ETHERADDR.
>      - Using notifier msg to update device ether addr.
>      - Removed hwaddr_family param from set_etheraddr().
> 
> --8<--------------------------cut here-------------------------->8--
> 
> Signed-off-by: Pravin B Shelar <pshelar at nicira.com>

Looks good to me, thank you.



More information about the dev mailing list