diff options
| author | 2013-10-13 02:50:18 +0200 | |
|---|---|---|
| committer | 2013-10-23 17:03:44 +0200 | |
| commit | 0c69aecc5b1a57d62c39cf8c552a9e823409db60 (patch) | |
| tree | 7e4fe1bdec04e8fec9b3b7c802bfa17be0c05782 /net/core/utils.c | |
| parent | batman-adv: send GW_DEL event in case of soft-iface destruction (diff) | |
| download | wireguard-linux-0c69aecc5b1a57d62c39cf8c552a9e823409db60.tar.xz wireguard-linux-0c69aecc5b1a57d62c39cf8c552a9e823409db60.zip | |
batman-adv: invoke dev_get_by_index() outside of is_wifi_iface()
Upcoming changes need to perform other checks on the
incoming net_device struct.
To avoid performing dev_get_by_index() for each and every
check, it is better to move it outside of is_wifi_iface()
and search the netdev object once only.
Signed-off-by: Antonio Quartulli <antonio@open-mesh.com>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Diffstat (limited to 'net/core/utils.c')
0 files changed, 0 insertions, 0 deletions
