Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Cong <xiyou.wangcong@gmail.com>2014-06-04 04:11:54 +0400
committerDavid S. Miller <davem@davemloft.net>2014-06-04 06:18:58 +0400
commit92ff71b8fe9cd9c673615fc6f3870af7376d7c84 (patch)
treef2529e59bccc3be83b4f1948124efcf81315ec5a /drivers/net/usb/ipheth.c
parent1b9d48f2a5794248fef45540961d047b30655bb3 (diff)
net: remove some unless free on failure in alloc_netdev_mqs()
When we jump to free_pcpu on failure in alloc_netdev_mqs() rx and tx queues are not yet allocated, so no need to free them. Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/usb/ipheth.c')
0 files changed, 0 insertions, 0 deletions