diff options
author | Wei Liu <wei.liu2@citrix.com> | 2011-12-06 01:08:20 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-12-06 19:14:24 +0100 |
commit | 16ecba2605a3bbd374cd993e532264e2d8de49e5 (patch) | |
tree | ce85eeb15a9254da1ccaadca2ca27673183c2f8b /mm | |
parent | bnx2x, cnic: support DRV_INFO upon FW request (diff) | |
download | linux-16ecba2605a3bbd374cd993e532264e2d8de49e5.tar.xz linux-16ecba2605a3bbd374cd993e532264e2d8de49e5.zip |
netback: remove redundant assignment
New value for netbk->mmap_pages[pending_idx] is assigned in
xen_netbk_alloc_page(), no need for a second assignment which
exposes internal to the outside world.
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions