commit | 20c3010210216b0064bd3811ed6b7f1bb0b2967a | [log] [tgz] |
---|---|---|
author | Prabhakar Kushwaha <prabhakar@freescale.com> | Thu Jul 02 11:29:05 2015 +0530 |
committer | York Sun <yorksun@freescale.com> | Mon Jul 20 11:44:37 2015 -0700 |
tree | 97c1f5307056476dfef673364132f636ba4c2078 | |
parent | eaea504c7792c4c0bddc3b20d8a9e331a4007a51 [diff] |
driver/ldpaa_eth: Retry enqueue if portal was busy Do not immediately return if the enqueue function returns -EBUSY; re-try mulitple times. if timeout occures, release the buffer. Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: York Sun <yorksun@freescale.com>