carl9170: fix init-self regression
authorChristian Lamparter <chunkeey@googlemail.com>
Sat, 20 Nov 2010 15:53:26 +0000 (16:53 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 22 Nov 2010 20:58:41 +0000 (15:58 -0500)
The commit: "carl9170: tx path review" introduced a regression.

gcc (with -Winit-self):
tx.c:1264: warning: ‘super’ is used uninitialized in this function

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found