aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/pnp.txt
diff options
context:
space:
mode:
authorMaciej Sosnowski <maciej.sosnowski@intel.com>2010-11-24 17:29:38 +0000
committerRoland Dreier <rolandd@cisco.com>2011-01-16 13:23:34 -0800
commitea623455b736d82f476460647e8b5fe5dc36f4f2 (patch)
treec1e2343adc9b2e8f7e11d58dc561370905d60bb8 /Documentation/pnp.txt
parent2a4c97ead4b375a64063523210939b87ad225b85 (diff)
downloadkernel_samsung_espresso10-ea623455b736d82f476460647e8b5fe5dc36f4f2.tar.gz
kernel_samsung_espresso10-ea623455b736d82f476460647e8b5fe5dc36f4f2.tar.bz2
kernel_samsung_espresso10-ea623455b736d82f476460647e8b5fe5dc36f4f2.zip
RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events
Depending on link state change, IB_EVENT_PORT_ERR or IB_EVENT_PORT_ACTIVE should be generated when handling MAC interrupts. Plugging in a cable happens to result in series of interrupts changing driver's link state a number of times before finally staying at link up (e.g. link up, link down, link up, link down, ..., link up). To prevent sending series of redundant IB_EVENT_PORT_ACTIVE and IB_EVENT_PORT_ERR events, we use a timer to debounce them in nes_port_ibevent(). Signed-off-by: Maciej Sosnowski <maciej.sosnowski@intel.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'Documentation/pnp.txt')
0 files changed, 0 insertions, 0 deletions