device: remove DEV_ATTR_IFNAME, it is unused
authorFelix Fietkau <nbd@openwrt.org>
Fri, 17 Apr 2015 19:24:29 +0000 (21:24 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 17 Apr 2015 19:26:39 +0000 (21:26 +0200)
commit7f5a597e21127ed30fb9dc579cf7defa46c7f3f2
tree5381a12a20c4094c2a9b572e342fa5bc8e9e3ce6
parent8b468ec5022834d04b6be1cf45b4fe4f092c692e
device: remove DEV_ATTR_IFNAME, it is unused

Ensures that interfaces with only 'ifname' matching the device config
don't cause iface->device_config to be set

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
bridge.c
device.c
device.h