Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162637209
D56651.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
440 B
Referenced Files
None
Subscribers
None
D56651.diff
View Options
diff --git a/sys/arm/allwinner/if_awg.c b/sys/arm/allwinner/if_awg.c
--- a/sys/arm/allwinner/if_awg.c
+++ b/sys/arm/allwinner/if_awg.c
@@ -226,6 +226,9 @@
static void syscon_write_emac_clk_reg(device_t dev, uint32_t val);
static phandle_t awg_get_phy_node(device_t dev);
static bool awg_has_internal_phy(device_t dev);
+#ifdef DEVICE_POLLING
+static int awg_poll(if_t ifp, enum poll_cmd cmd, int count);
+#endif
/*
* MII functions
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 16, 7:19 AM (21 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32242094
Default Alt Text
D56651.diff (440 B)
Attached To
Mode
D56651: if_awg: Add missing awg_poll() prototype
Attached
Detach File
Event Timeline
Log In to Comment