summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2012-04-06 04:24:50 (GMT)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2012-05-04 10:20:35 (GMT)
commitdd411ec4a5743f9108a4bce1b9399a856c6d0378 (patch)
treeda2f837afd7d786e29d4d28c7989d70b18a74b7a /drivers/pinctrl
parent786e9a5f590f367fffad4c528c97d1f1e155a0ef (diff)
downloadlinux-dd411ec4a5743f9108a4bce1b9399a856c6d0378.tar.xz
ixgbe: Use __free_pages instead of put_page to release pages
This change replaces the calls to put_page with calls to __free_page. Since the FCoE code is able to access order 1 pages I thought it would be a good idea to change things over to using __free_pages since that is the preferred approach for freeing pages. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/pinctrl')
0 files changed, 0 insertions, 0 deletions