ral - Add missing BUS_DMA_NOWAIT to bus_dmamap_load_mbuf_segment() calls
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 25 May 2016 18:11:13 +0000 (11:11 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 25 May 2016 18:11:13 +0000 (11:11 -0700)
commit877608c7583e2a94bd1d1c754360f3ea71ce5db9
tree37702e3014ff187db65ea10c52e8dc71724fe744
parentbae05b847c1bab937f1597bc49b553f69684b9df
ral - Add missing BUS_DMA_NOWAIT to bus_dmamap_load_mbuf_segment() calls

* Add missing BUS_DMA_NOWAIT to bus_dmamap_load_mbuf_segment() calls.

* NOTE: FreeBSD original code in #else not modified, but probably needs
  the same change (to bus_dmamap_load_mbuf_sg()).
sys/dev/netif/ral/rt2560.c
sys/dev/netif/ral/rt2661.c
sys/dev/netif/ral/rt2860.c