>From: Dan Carpenter [mailto:dan.carpenter@xxxxxxxxxx] >Sent: Thursday, January 24, 2013 10:42 PM >To: Jitendra Kalsaria >Cc: Sony Chacko; Dept-Eng Linux Driver; netdev; kernel-janitors@xxxxxxxxxxxxxxx >Subject: [patch] qlcnic: silence false positive overflow warning > >We actually store the MAC address as well as the board_name here. The >longest board_name is 75 characters so there is more than enough room >to hold the 17 character MAC and the ": " divider. But making this >buffer larger silences a static checker warning. > >Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> >--- >I'm not sure if this is worth sending. Feel free to drop this if you >want. Acked-By: Jitendra Kalsaria <jitendra.kalsaria@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html