Thread (7 messages) 7 messages, 4 authors, 2015-06-29

Re: [v2,9/9] fsl/fman: Add FMan MAC driver

From: Paul Bolle <hidden>
Date: 2015-06-25 23:06:36
Also in: netdev

(Evolution 3.16 is basically unbearable for replying to patches. Anyone
else running into this?) 

On Wed, 2015-06-24 at 22:37 +0300, igal.liberman@freescale.com wrote:
quoted hunk ↗ jump to hunk
--- /dev/null
+++ b/drivers/net/ethernet/freescale/fman/mac/mac-api.c
+int set_mac_active_pause(struct mac_device *mac_dev, bool rx, bool tx)
+{
+	[...]
+}
+EXPORT_SYMBOL(set_mac_active_pause);
Which module is using this function?
+void get_pause_cfg(struct mac_device *mac_dev, bool *rx_pause, bool *tx_pause)
+{
+	[...]
+}
+EXPORT_SYMBOL(get_pause_cfg);
This exports a function that is only used in this file. Why? 

Thanks,


Paul Bolle
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help