[PATCH] trivial s2io annotations
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
@@ -7298,7 +7298,7 @@ static void update_L3L4_header(struct s2io_nic *sp, struct lro *lro)
|
||||
{
|
||||
struct iphdr *ip = lro->iph;
|
||||
struct tcphdr *tcp = lro->tcph;
|
||||
u16 nchk;
|
||||
__sum16 nchk;
|
||||
struct stat_block *statinfo = sp->mac_control.stats_info;
|
||||
DBG_PRINT(INFO_DBG,"%s: Been here...\n", __FUNCTION__);
|
||||
|
||||
|
Reference in New Issue
Block a user