commit | 58fa357576d8e9f03054d226448c5eede95fad24 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Wed Sep 23 10:37:00 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 23 12:07:54 2020 -0700 |
tree | 63f573c8ec0dd88ab8e519f7f65b2bfe785f1a71 | |
parent | f2bcf9dd3ecf7c9340025fc0736416e1203b5e35 [diff] |
s390/qeth: remove forward declarations in L2 code Shuffle some code around (primarily all the discipline-related stuff) to get rid of all the unnecessary forward declarations. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>