diff options
author | Clemens Ladisch <[email protected]> | 2010-10-25 11:42:42 +0200 |
---|---|---|
committer | Stefan Richter <[email protected]> | 2010-10-30 23:37:20 +0200 |
commit | 837596a61ba8f9bb53bb7aa27d17328ff9b2bcd5 (patch) | |
tree | a9b2ba0d4382a1c0ad75182662570f61b5e03e57 /net/unix/sysctl_net_unix.c | |
parent | a1f805e5e73a8fe166b71c6592d3837df0cd5e2e (diff) |
firewire: ohci: avoid reallocation of AR buffers
Freeing an AR buffer page just to allocate a new page immediately
afterwards is not only a pointless effort but also dangerous because
the allocation can fail, which would result in an oops later.
Split ar_context_add_page() into two functions so that we can reuse
the old page directly.
Signed-off-by: Clemens Ladisch <[email protected]>
Tested-by: Maxim Levitsky <[email protected]>
Signed-off-by: Stefan Richter <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions