From: David Howells Date: Thu, 24 Apr 2008 19:38:56 +0000 (+0100) Subject: RxRPC: Fix a regression in the RXKAD security module X-Git-Tag: v2.6.26-rc1~1080 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02f370506822cbff60bbf5b685053fa2e8640811;p=pandora-kernel.git RxRPC: Fix a regression in the RXKAD security module Fix a regression in the RXKAD security module introduced in: commit 91e916cffec7c0153c5cbaa447151862a7a9a047 Author: Al Viro Date: Sat Mar 29 03:08:38 2008 +0000 net/rxrpc trivial annotations A variable was declared as a 16-bit type rather than a 32-bit type. Signed-off-by: David Howells Acked-with-apologies-by: Al Viro Signed-of-by: Linus Torvalds --- Reading git-diff-tree failed