cxgb3 gfp_t annotations
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Acked-by: Jeff Garzik <jeff@garzik.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
af3b162afd
commit
1f41bb3a5a
@ -699,7 +699,7 @@ static int do_cr(struct t3cdev *dev, struct sk_buff *skb)
|
||||
* the buffer.
|
||||
*/
|
||||
static struct sk_buff *cxgb3_get_cpl_reply_skb(struct sk_buff *skb, size_t len,
|
||||
int gfp)
|
||||
gfp_t gfp)
|
||||
{
|
||||
if (likely(!skb_cloned(skb))) {
|
||||
BUG_ON(skb->len < len);
|
||||
|
Loading…
x
Reference in New Issue
Block a user