]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge branch '3c59x-patches-and-the-removal-of-an-unused-function'
authorDavid S. Miller <davem@davemloft.net>
Tue, 8 May 2018 03:25:25 +0000 (23:25 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 May 2018 03:25:25 +0000 (23:25 -0400)
commit7f625bdf338ead091f2be9f4e2870ea4f9a531ea
tree18d8cb69734dc1d4d396b485209c7d17c72a956b
parent6328c95ce7cd70f8a5b99e1d04050a061dd27223
parentdea4c96e65b3c5520f1e9d9e038e79d59f5688f1
Merge branch '3c59x-patches-and-the-removal-of-an-unused-function'

Sebastian Andrzej Siewior says:

====================
3c59x patches and the removal of an unused function

The first patch removes an unused function. The goal of remaining three
patches is to get rid of the local_irq_save() usage in the driver which
benefits -RT.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>