From: Greg Kroah-Hartman Date: Thu, 28 Oct 2010 16:54:23 +0000 (-0700) Subject: Staging: bcm: fix up network device reference counting X-Git-Tag: v2.6.37-rc1~60^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eebfc6055aba312f8b620a58fe1c23471cdcd149;p=pandora-kernel.git Staging: bcm: fix up network device reference counting The way network devices are reference counted does not include poking around in the reference count itself. This breaks when the reference count is changed to be a different type. Fix the driver to do the proper function calls instead. Cc: Stephen Hemminger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed