lp://staging/~crass/ndiswrapper/ndiswrapper-svn
- Get this branch:
- bzr branch lp://staging/~crass/ndiswrapper/ndiswrapper-svn
Branch merges
Branch information
Import details
This branch is an import of the Subversion branch from svn://svn.code.sf.net/p/ndiswrapper/code/trunk/ndiswrapper.
Last successful import was .
Recent revisions
- 2623. By proski
-
Define reinit_completion() based on the kernel version
Checking for INIT_COMPLETION was a temporary hack needed before Linux
3.13-rc1 was released. - 2622. By proski
-
Avoid preempt_
enable_ no_resched( ), it's no longer available for modules Use preempt_enable() instead. This makes nt_spin_
unlock_ irqrestore( )
fully complementary to nt_spin_lock_irqsave( ). - 2621. By proski
-
Use prandom_seed() instead of net_srandom() on Linux 3.8+
net_srandom() is going away.
- 2619. By proski
-
Complete loader_complete in wrapper_
ioctl_release( ) to prevent a hang If loadndisdriver opened the device and closed it without calling any
ioctls, stop waiting for the completion. loadndisdriver must have
failed even if the return code was 0.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)