From 1b7c92b90514aaec0daea4319d519084da373aeb Mon Sep 17 00:00:00 2001 From: Dan Carpenter Date: Fri, 22 Mar 2013 21:33:15 +0300 Subject: [PATCH] l2tp: calling the ref() instead of deref() This is a cut and paste typo. We call ->ref() a second time instead of ->deref(). Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-format-patch failed