From: Emmanuel Grumbach Date: Tue, 25 Mar 2014 19:58:32 +0000 (+0200) Subject: iwlwifi: pcie: unify iwl_rx_replenish and iwl_rx_replenish_now X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~279^2^2~54^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e69140e59a2170ed78f12734cd281990f1b839d7;p=pandora-kernel.git 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 Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed