commit | a9ab21133581580f6907abbc33fd3870e75dc935 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@googlemail.com> | Sat Nov 20 16:53:26 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 22 15:58:41 2010 -0500 |
tree | 2339ec376e43a81e9913e36b250c29bd131f432d | |
parent | 3b1d6dfaaf89694c2aa56fe9a6b0f0221b98a209 [diff] |
carl9170: fix init-self regression 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>