diff options
author | WANG Cong <xiyou.wangcong@gmail.com> | 2014-06-03 17:11:54 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-06-03 19:18:58 -0700 |
commit | 92ff71b8fe9cd9c673615fc6f3870af7376d7c84 (patch) | |
tree | f2529e59bccc3be83b4f1948124efcf81315ec5a /drivers/net/ethernet/ti/davinci_emac.c | |
parent | 1b9d48f2a5794248fef45540961d047b30655bb3 (diff) | |
download | talos-obmc-linux-92ff71b8fe9cd9c673615fc6f3870af7376d7c84.tar.gz talos-obmc-linux-92ff71b8fe9cd9c673615fc6f3870af7376d7c84.zip |
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/ethernet/ti/davinci_emac.c')
0 files changed, 0 insertions, 0 deletions