]> git.openfabrics.org - ~emulex/infiniband.git/commit
iwlwifi: pcie: unify iwl_rx_replenish and iwl_rx_replenish_now
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 25 Mar 2014 19:58:32 +0000 (21:58 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 13 Apr 2014 06:35:55 +0000 (09:35 +0300)
commite69140e59a2170ed78f12734cd281990f1b839d7
treede6bb2fb9690fc9f8655234f9eba7fcfce28c31b
parentea68f46070c7bae608c619ae048f0ad995db74c3
iwlwifi: pcie: unify iwl_rx_replenish and iwl_rx_replenish_now

Besides the different allocation flags, they are really
the same. Pass the gfp_t flags as a parameter, and unify
them.

Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/pcie/rx.c