From: Dan Carpenter Date: Wed, 4 Jul 2012 22:27:18 +0000 (+0000) Subject: small cleanup in ax25_addr_parse() X-Git-Tag: v3.6-rc1~125^2~259 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c9df5fed198ad8b967f33a1e11862f2a1d08bf7;p=pandora-kernel.git small cleanup in ax25_addr_parse() The comments were wrong here because "AX25_MAX_DIGIS" is 8 but the comments say 6. Also I've changed the "7" to "AX25_ADDR_LEN". Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed