From: Vlad Yasevich Date: Wed, 9 May 2007 20:50:20 +0000 (-0700) Subject: [SCTP]: Prevent OOPS if hmac modules didn't load X-Git-Tag: v2.6.22-rc1~34^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dc4984a6bdcaf56cdb458a7338c32c16f32540c;p=pandora-kernel.git [SCTP]: Prevent OOPS if hmac modules didn't load SCTP was checking for NULL when trying to detect hmac allocation failure where it should have been using IS_ERR. Also, print a rate limited warning to the log telling the user what happend. Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed