From: Pete Zaitcev Date: Mon, 23 Jul 2007 09:17:49 +0000 (-0700) Subject: usblp: Make use of URB_FREE_BUFFER X-Git-Tag: v2.6.24-rc1~1395^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8fa0ce65c58dbb60be279c4e33534650dcacc31;p=pandora-kernel.git usblp: Make use of URB_FREE_BUFFER Employ the new API URB_FREE_BUFFER that we've got. There was talk of a combined constructor for this case, but apparently it's not happening, so just set the flag explicitly for now. Signed-off-by: Pete Zaitcev Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed