commit | 5c9df5fed198ad8b967f33a1e11862f2a1d08bf7 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Wed Jul 04 22:27:18 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 09 00:16:16 2012 -0700 |
tree | 1b84152d244d5319c5c0594c429236f7ca1b9e44 | |
parent | e8efcec5394cbf7ae67ccb137cb1a45ae3e6f6c8 [diff] |
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 <dan.carpenter@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>