commit | de54f3907d2f5d8e25cfafe513811f146b250dee | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Tue Oct 04 22:39:41 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 04 22:39:41 2005 -0700 |
tree | 702bc7b45a0429f6f6b0778b135fa1d4a7f38985 | |
parent | 7b5b3f3d826ea87c224c66de9c95c09e7f110ecd [diff] |
[BONDING]: fix sparse gfp nocast warnings Fix implicit nocast warnings in bonding code: drivers/net/bonding/bond_main.c:1302:49: warning: implicit cast to nocast type Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: David S. Miller <davem@davemloft.net>