X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=net%2Fieee80211%2Fieee80211_tx.c;h=eed07bbbe6b6282972d47815bf1f43cd7e69e018;hb=dd0fc66fb33cd610bc1a5db8a5e232d34879b4d7;hp=c9aaff3fea1e41f8c0211253b44cefec0edf5345;hpb=87129d96265cebcb1176896746d285b46c2d7b36;p=mirror_ubuntu-bionic-kernel.git diff --git a/net/ieee80211/ieee80211_tx.c b/net/ieee80211/ieee80211_tx.c index c9aaff3fea1e..eed07bbbe6b6 100644 --- a/net/ieee80211/ieee80211_tx.c +++ b/net/ieee80211/ieee80211_tx.c @@ -207,7 +207,7 @@ void ieee80211_txb_free(struct ieee80211_txb *txb) } static struct ieee80211_txb *ieee80211_alloc_txb(int nr_frags, int txb_size, - int gfp_mask) + gfp_t gfp_mask) { struct ieee80211_txb *txb; int i;