Revision 82a19eb8c02ab98bfe0bf6fa4915de370acb2858 authored by Jason Wang on 16 July 2013, 05:36:33 UTC, committed by David S. Miller on 16 July 2013, 20:01:57 UTC
Commit 441ac0fcaadc76ad09771812382345001dd2b813
(macvtap: Convert to using rtnl lock) forget to return what
macvtap_ioctl_set_queue() returns to its caller. This may break multiqueue API
by always falling through to TUNGETFEATURES.

Cc: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 21d1196
History
File Mode Size
Kconfig -rw-r--r-- 4.1 KB
Makefile -rw-r--r-- 426 bytes
dir.c -rw-r--r-- 31.9 KB
file.c -rw-r--r-- 6.7 KB
getopt.c -rw-r--r-- 1.9 KB
getopt.h -rw-r--r-- 367 bytes
inode.c -rw-r--r-- 27.8 KB
ioctl.c -rw-r--r-- 22.7 KB
mmap.c -rw-r--r-- 2.9 KB
ncp_fs.h -rw-r--r-- 2.9 KB
ncp_fs_i.h -rw-r--r-- 540 bytes
ncp_fs_sb.h -rw-r--r-- 5.1 KB
ncplib_kernel.c -rw-r--r-- 32.5 KB
ncplib_kernel.h -rw-r--r-- 7.7 KB
ncpsign_kernel.c -rw-r--r-- 3.6 KB
ncpsign_kernel.h -rw-r--r-- 700 bytes
sock.c -rw-r--r-- 22.7 KB
symlink.c -rw-r--r-- 4.2 KB

back to top