diff options
author | stephen hemminger <shemminger@vyatta.com> | 2012-10-09 22:35:53 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-10-11 04:41:22 +0200 |
commit | 34e02aa1fb0886d8e92ab00e3dc17d631487f92d (patch) | |
tree | 9cfd4f0f53c5b5aa6b3f1364f8549c1c88311303 /drivers/isdn | |
parent | vxlan: fix receive checksum handling (diff) | |
download | linux-34e02aa1fb0886d8e92ab00e3dc17d631487f92d.tar.xz linux-34e02aa1fb0886d8e92ab00e3dc17d631487f92d.zip |
vxlan: fix oops when give unknown ifindex
If vxlan is created and the ifindex is passed; there are two cases which
are incorrectly handled by the existing code. The ifindex could be zero
(i.e. no device) or there could be no device with that ifindex.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/isdn')
0 files changed, 0 insertions, 0 deletions