make device_claim/device_release operate on the device_user instead of the device...
authorFelix Fietkau <nbd@openwrt.org>
Sun, 4 Sep 2011 13:00:25 +0000 (15:00 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 4 Sep 2011 13:00:25 +0000 (15:00 +0200)
commit4e335f640fadda81aff9dd2dc06703961bea2826
treebc9618ea20fdd6328f534488413dadd5530146ce
parentdca8c7133b1db463f6ae71ccc6d34cd12735daef
make device_claim/device_release operate on the device_user instead of the device to avoid refcount bugs
bridge.c
device.c
device.h
interface.c
vlan.c