netdev: make address const in device address management
authorstephen hemminger <shemminger@vyatta.com>
Mon, 17 Sep 2012 10:03:26 +0000 (10:03 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Sep 2012 20:35:22 +0000 (16:35 -0400)
The internal functions for add/deleting addresses don't change
their argument.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found