commit | 4d89e5bc9b6d9f66deb3a1cbfdd6f374276806b3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jul 07 20:53:39 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Aug 06 07:31:37 2015 -0600 |
tree | 36356390c3d5e2a1c951d4376e215c6dceb65e21 | |
parent | ce48e50c5c27b22798ce807e3b1433ff5d54b979 [diff] |
net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE The AX_ prefix comes from the Asix driver. Since this is not that, we should avoid this confusing prefix. Signed-off-by: Simon Glass <sjg@chromium.org>