diff options
author | 2014-11-06 17:02:13 -0600 | |
---|---|---|
committer | 2014-11-06 19:00:15 -0500 | |
commit | e98c72c94205c59745f9ed0ac2837d5b83084a46 (patch) | |
tree | b441cd6b39be96e098cdb7f6fc988de838de70e0 /net/core/utils.c | |
parent | Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch (diff) | |
download | linux-rng-e98c72c94205c59745f9ed0ac2837d5b83084a46.tar.xz linux-rng-e98c72c94205c59745f9ed0ac2837d5b83084a46.zip |
amd-xgbe: Free channel/ring structures later
The channel structure is freed before freeing the per channel
interrupts resulting in a kernel oops. Move the call to free
the channel structure to after the freeing of the per channel
interrupts.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/utils.c')
0 files changed, 0 insertions, 0 deletions