fib_trie: Fix the description of pos and bits
authorXunlei Pang <xlpang@redhat.com>
Thu, 18 Aug 2016 04:33:28 +0000 (12:33 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Aug 2016 06:51:23 +0000 (23:51 -0700)
commit98a384eca9c147f890b5ea31ae91da3769e47e07
treea932ca94fd2076820793390b4f4df7ec5077fd01
parent4587a996b458d0f1a905c648f3aa695cdcaa2a99
fib_trie: Fix the description of pos and bits

1) Fix one typo: s/tn/tp/
2) Fix the description about the "u" bits.

Signed-off-by: Xunlei Pang <xlpang@redhat.com>
Acked-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/fib_trie.c