appletalk/ddp.c: Neaten checksum function
authorJoe Perches <joe@perches.com>
Wed, 4 Nov 2009 10:26:13 +0000 (10:26 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 Nov 2009 08:43:19 +0000 (00:43 -0800)
commitf7a3a1d8affe563846fc17f0e7c0cc1500190c57
tree40ae89d2dc8ba236706ed9d4f73abe78c90ad1a5
parentfd5c00276127661f12e0315e3bbec41a1c0be376
appletalk/ddp.c: Neaten checksum function

atalk_sum_partial can now use the rol16 function in bitops.h

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/appletalk/ddp.c