From: Christian Lamparter Date: Sun, 14 Dec 2008 14:05:42 +0000 (+0100) Subject: p54: remove free_on_tx parameter X-Git-Tag: v2.6.29-rc1~581^2~105^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a5ec96ad68516582023a877aceff9db7636d141;p=pandora-kernel.git p54: remove free_on_tx parameter This patch simplifies the tx code a bit and will be necessary for the upcoming stlc45xx<->p54 port. In detail: we no longer have to tell all back-end drivers directly, if we want to free a frame right after it was send to the firmware, or if we do it in the library callback later. Signed-off-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed