OSDN Git Service

chelsio: Fix a typo in a function name
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sun, 21 Jul 2019 13:16:05 +0000 (15:16 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 21 Jul 2019 18:48:25 +0000 (11:48 -0700)
commit85d9bf979592d2a8678de3f2dd4004effb3b7f5a
tree6d47b87d683058569644d8989c37ab48df14307d
parentbb1320834b8a80c6ac2697ab418d066981ea08ba
chelsio: Fix a typo in a function name

It is likely that 'my3216_poll()' should be 'my3126_poll()'. (1 and 2
switched in 3126.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb/my3126.c