summaryrefslogtreecommitdiff
path: root/ioops.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-31ioops: Constify `name' parameter to tun_open_or_die()Tobias Klauser1-1/+1
2013-06-12ioops: misc: add dup{,2}_or_die to ioopsDaniel Borkmann1-0/+2
2013-06-11curve: move selftest to own fileDaniel Borkmann1-0/+2
2013-06-04ioops: Add {read,write}_blob_or_die for reading/writing binary blobsDaniel Borkmann1-0/+2
2013-06-04xio: rename xio to ioops and reduce its includesDaniel Borkmann1-0/+12
/linux/net-next.git/diff/?h=nds-private-remove&id=c0e4dadb3494bd0bf4fdeac341509deac8f4b47c&id2=50f008e583d11b3133f23f29b05a0fcac2af3b40'>diff)
net: dsa: mv88e6xxx: Move forward declaration to where it is needed
Move it out from the middle for the #defines to just before it is needed. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat
-rw-r--r--drivers/net/dsa/mv88e6xxx/mv88e6xxx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/dsa/mv88e6xxx/mv88e6xxx.h b/drivers/net/dsa/mv88e6xxx/mv88e6xxx.h